func golang.org/x/exp/apidiff.hasPointerReceiver
3 uses
golang.org/x/exp/apidiff (current package)
compatibility.go#L314: if !hasPointerReceiver(oldMethod) && hasPointerReceiver(newMethod) {
compatibility.go#L361: func hasPointerReceiver(method types.Object) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)